/ Assembly List / LJCViewEditor / GenRequest / JoinOnsCode

Namespace - LJCViewEditor


Parameters
dbJoin - The DbJoin object.
indent - The indent string

Returns

The DbJoinOns created code.

Syntax

C#
public static String JoinOnsCode(DbJoin dbJoin, String indent = null)

Creates and returns the JoinOns create code for the specified Join.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.